remove now unused arg variables.
authorManish Singh <yosh@gimp.org>
Tue, 21 Sep 2004 23:35:18 +0000 (23:35 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 21 Sep 2004 23:35:18 +0000 (23:35 +0000)
commit1d3846451d0a087bea168f8be14ec01b1483c371
tree055247eef1f255d956fa22afc3793aef19648698
parent34059cf29396d88e2b0841445e4c2a01aa9e75e8
remove now unused arg variables.

Tue Sep 21 16:27:19 2004  Manish Singh  <yosh@gimp.org>

        * gdk/gdk.c: remove now unused arg variables.

        * gdk/gdkinternals.h: declare _gdk_windowing_init ().

        * gtk/gtkmain.c (do_pre_parse_initialization): call gdk_parse_args ()
        here instead of gdk_pre_parse_libgtk_only (). Should fix #153082.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.c
gdk/gdkinternals.h
gtk/gtkmain.c